home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / software / poco / setup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMPARSER / TFRMPARSER.txt
Encoding:
Text File  |  2004-05-18  |  486 b   |  25 lines

  1. object FrmParser: TFrmParser
  2.   Left = 1034
  3.   Top = 423
  4.   Width = 208
  5.   Height = 125
  6.   Caption = 'PocoParser'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -14
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object TimerWait: TTimer
  19.     Enabled = False
  20.     OnTimer = TimerWaitTimer
  21.     Left = 70
  22.     Top = 24
  23.   end
  24. end
  25.